From 9f966f4148600414e440830eb709fe18e0de91c9 Mon Sep 17 00:00:00 2001 From: Camm Maguire Date: Thu, 19 Feb 2026 22:24:25 +0000 Subject: [PATCH] [PATCH] TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. Gbp-Pq: Name Version_2_7_2pre9 --- Makefile.am | 1 + Makefile.in | 1 + git.tag | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 4c89410..181c6c2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -459,6 +459,7 @@ h/cmpincludea.h: $(filter-out gclincl.h,$(CMPINCLUDE_FILES)) | h/gclincl.h # FIX $(AWK) '/^# |^$$|^#pragma/ {next}{print}' > $@ o/qfv.c: o/pre_qfv.c h/new_decl.h bin/c23.awk + chmod +x bin/c23.awk $(CPP) $(AM_CPPFLAGS) -P $(CPPFLAGS) $< | bin/c23.awk >$@ h/cmpinclude.h: h/mcompdefs.h h/cmpincludea.h h/cmponly_last.h diff --git a/Makefile.in b/Makefile.in index c9a2174..2af9e35 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4907,6 +4907,7 @@ h/cmpincludea.h: $(filter-out gclincl.h,$(CMPINCLUDE_FILES)) | h/gclincl.h # FIX $(AWK) '/^# |^$$|^#pragma/ {next}{print}' > $@ o/qfv.c: o/pre_qfv.c h/new_decl.h bin/c23.awk + chmod +x bin/c23.awk $(CPP) $(AM_CPPFLAGS) -P $(CPPFLAGS) $< | bin/c23.awk >$@ h/cmpinclude.h: h/mcompdefs.h h/cmpincludea.h h/cmponly_last.h diff --git a/git.tag b/git.tag index 760d2a4..9057a17 100644 --- a/git.tag +++ b/git.tag @@ -1,2 +1,2 @@ -"Version_2_7_2pre8" +"Version_2_7_2pre9" -- 2.30.2